home *** CD-ROM | disk | FTP | other *** search
- Figure 1.
-
- listbox.obj: listbox.c listbox.h
- cl -c -AM -Gsw -Oas -Zpe listbox.c
-
- listbox.res: listbox.rc listbox.h
- rc -r listbox.rc
-
- listbox.exe: listbox.obj listbox.def
- link4 listbox /NOE /NOD,,,mlibcew+libw,listbox.def
- rc listbox.res
- echo
-
- listbox.exe: listbox.res
- rc listbox.res